object AboutBox: TAboutBox Left = 276 Top = 151 BorderStyle = bsDialog Caption = 'Info' ClientHeight = 241 ClientWidth = 263 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel2: TPanel Left = 0 Top = 200 Width = 263 Height = 41 Align = alBottom BevelOuter = bvNone TabOrder = 1 object OKButton: TButton Left = 83 Top = 6 Width = 89 Height = 26 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 IsControl = True end end object Panel1: TPanel Left = 0 Top = 0 Width = 263 Height = 200 Align = alClient BevelInner = bvLowered BevelOuter = bvNone BorderWidth = 5 TabOrder = 0 object Label4: TLabel Left = 12 Top = 83 Width = 204 Height = 13 Caption = 'Lizenzierte Version f'#252'r das Redaktionsb'#252'ro ' Visible = False end object Panel3: TPanel Left = 6 Top = 82 Width = 251 Height = 112 Align = alBottom BevelOuter = bvNone TabOrder = 0 object Label5: TLabel Left = 7 Top = 88 Width = 149 Height = 13 Caption = 'manager TreeSize Professional!' end object Copyright: TLabel Left = 7 Top = 0 Width = 199 Height = 13 Caption = 'Copyright '#169'2000-2004 by Joachim Marder' IsControl = True end object Comments: TLabel Left = 47 Top = 20 Width = 3 Height = 13 Cursor = crDrag Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False WordWrap = True IsControl = True end object Label2: TLabel Left = 7 Top = 39 Width = 36 Height = 13 Caption = 'WWW:' end object Label3: TLabel Left = 7 Top = 22 Width = 32 Height = 13 Caption = 'E-Mail:' WordWrap = True IsControl = True end object UrlLabel1: TUrlLabel Left = 49 Top = 38 Width = 140 Height = 13 Cursor = 5 Caption = 'http://www.jam-software.com' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False ActiveColor = clRed end object UrlLabel2: TUrlLabel Left = 50 Top = 21 Width = 110 Height = 13 Cursor = 5 Caption = 'info@jam-software.com' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False URL = 'mailto:marder@jam-software.com' end object Label1: TLabel Left = 7 Top = 72 Width = 222 Height = 13 Caption = 'Try the powerful features of our harddisk space' end object UrlLabel3: TUrlLabel Left = 51 Top = 88 Width = 102 Height = 13 Cursor = 5 Caption = 'TreeSize Professional' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False URL = 'http://www.jam-software.com/treesize/' end end object Panel4: TPanel Left = 6 Top = 6 Width = 251 Height = 59 Align = alTop BevelOuter = bvNone TabOrder = 1 object ProgramIcon: TImage Left = 17 Top = 16 Width = 43 Height = 41 end object Version: TLabel Left = 92 Top = 41 Width = 35 Height = 13 Caption = 'Version' IsControl = True end object Shadow: TLabel Left = 90 Top = 14 Width = 126 Height = 23 Alignment = taCenter Caption = 'Produktname' Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -19 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False IsControl = True end object ProductName: TLabel Left = 89 Top = 12 Width = 126 Height = 23 Alignment = taCenter Caption = 'Produktname' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -19 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False Transparent = True IsControl = True end end end end